home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Programming / FadeToBlack Folder / clut_fade / headers / shell.h < prev   
Encoding:
Text File  |  1993-10-06  |  571 b   |  17 lines  |  [TEXT/KAHL]

  1. /********************************************************************************
  2.          Copyright  ©  N. Jonas Englund, 1993.    All Rights Reserved.
  3.  ********************************************************************************
  4.  
  5.      PROJECT:    clut_fade.π
  6.      
  7.      FILE:        shell.h
  8.      
  9.      PURPOSE:    prototypes
  10.  
  11.  ********************************************************************************/
  12.  
  13. //================================== FUNCTIONS ==================================
  14.  
  15. void main(void);
  16.  
  17. //===================================== EOF =====================================